CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - hough 直线检测

搜索资源列表

  1. hough-transform

    0下载:
  2. 24色位图hough变换检测直线,用C++实现了hough变换,并以此来检测哪些线段是直线。-24-color bitmap hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4740
    • 提供者:王琳
  1. hough

    0下载:
  2. MATLAB代码中hough变换检测直线-Detection Hough transform in MATLAB code line
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1158
    • 提供者:热潮
  1. Hough-Detect-Line

    0下载:
  2. hough变换检测直线代码在matlab下的运行-hough transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:9776
    • 提供者:zrq
  1. harris

    0下载:
  2. 基于harris的角点检测算法和hough直线检测。去判断图片角点和线存在的位置-base on the haries corner detect algorithm and hough line detection. find the corner and line on the picture.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-31
    • 文件大小:1126
    • 提供者:jihang
  1. Hough

    0下载:
  2. hough变换 介绍了hough变换的直线检测 在图像处理率领域经常使用的程序-hough transform Hough transform line detection frequently used programs in the field of image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1514
    • 提供者:张剑坤
  1. hough

    0下载:
  2. matlab利用hough变换检测直线的程序-matlab use hough transform line detection procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:704
    • 提供者:杨晓
  1. hou

    0下载:
  2. hough直线检测程序,想学习的可以下载来-hough line detection program, want to learn can be downloaded to look at
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:739
    • 提供者:
  1. hough-line-detection

    0下载:
  2. hough变换 对图像进行直线检测 效果好-hough transform line detection the result is ok
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:163741
    • 提供者:xujin
  1. hough-to-detecting-lines

    0下载:
  2. hough变换检测直线matlab代码,对深刻理解hough变换有一定帮助!-hough transform line detection matlab code, on a deep understanding of the hough transform some help!
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:577806
    • 提供者:张星星
  1. hough

    0下载:
  2. vs2010+opencv2.3.1实现的在指定区域内的canny边缘检测+HOUGH变化,实现感兴趣区域内的直线检测-vs2010+opencv2.3.1 to achieve of the the the canny in the the within the the the designated area the edge of detection+HOUGH changes in, to achieve the the the within the of the the straight
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:21331633
    • 提供者:651
  1. Hough

    0下载:
  2. 利用hough变换检测直线,并将检测出来的直线绘制出来。-Hough transform line detection and detected straight line is drawn.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-04
    • 文件大小:3567018
    • 提供者:ode
  1. HOUGH

    0下载:
  2. 图像中的直线检测程序,可以检测图像中的直线,可以设置参数,支持-The linear image detection procedure can detect the linear image, you can set parameters, to support
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-13
    • 文件大小:218319
    • 提供者:徐光辉
  1. Hough-Transform

    0下载:
  2. 霍夫变化直线检测程序,用于检测图像中的直线,本算法涉及梯度变化,感觉检测效果还不错。望指正。-Hough variation straight line detection procedures, is used to detect the image of straight line, the present algorithm involves gradient change, the feeling detection effect Huan pretty good. Look corre
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:1439
    • 提供者:zj
  1. 基于Hough变换的直线检测

    0下载:
  2. 使用霍夫变换,将直角坐标中的线转换为极坐标中的点,检测图像中的直线,
  3. 所属分类:matlab例程

  1. hough

    0下载:
  2. 霍夫变换,用于图像中直线检测,可以通过改变阈值设置改变结果-used in image processing for line detection after transform done threshold can be set on the result.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1370
    • 提供者:magcin
  1. hough

    0下载:
  2. hough变换检测直线,vc++6.0,内含测试图片,代码注释详细,能让图像编程学习者有所收获-hough transform line detection, vc++6.0, containing the test images, code comments in detail, allowing graphics programming learners to be harvested
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2823959
    • 提供者:shihao
  1. hough

    0下载:
  2. 实现对图像的椭圆和直线检测,代码可以直接运行,基于OPenCV实现的-Achieve elliptical and linear detection image of the code can be run directly implemented based OPenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4006160
    • 提供者:姚佳玉
  1. Hough

    0下载:
  2. 此文件可以实现霍夫变换直线检测,代码简单实用-This file can be achieved Hough transform line detection, code simple and practical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:79663
    • 提供者:
  1. Hough

    0下载:
  2. 数字图像处理方面,利用HOUGH变换检测图像中的直线,中间设计多方面有加噪声也有滤波。-Digital image processing, use HOUGH transform to detect straight lines in an image, there are many middle-plus-noise design also has filtering.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1718
    • 提供者:庞庞
  1. hough

    0下载:
  2. matlab实现的hough变换直线检测,包含两种实现代码-hough transform line detection matlab implementation, including two implementations code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:241175
    • 提供者:cui fan
« 1 2 3 4 5 67 8 9 10 11 ... 21 »
搜珍网 www.dssz.com